export declare const colorLine: `var(--${string})`; export declare const backgroundColorLegend: `var(--${string})`; export declare const lineChartStyle: { textLegend: string; cellValueContainer: string; longContainer: string; container: string; lineTooltipContainer: string; row: string; lineColorSquare: string; body: string; head: string; headTitle: string; legend: string; content: string; }; //# sourceMappingURL=styles.css.d.ts.map